libxl: add CODING_STYLE
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 4 Apr 2011 13:54:46 +0000 (14:54 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 4 Apr 2011 13:54:46 +0000 (14:54 +0100)
commit8afc46b70ce39d34cbcde44e017775336fec21d5
treef6cd47784736049bb0412475c3daa8c440ba848b
parent6d972a61958d5f1fc883649ba9cf2452945b6834
libxl: add CODING_STYLE

libxenlight and xl grew enough to need a CODING_STYLE, that I blatantly
copied from qemu and linux, just adding few specific modifications.
The result should be as less controversial as possible, mostly
documenting what we are already doing.

[ Message and document originally posted to xen-devel on 2010-09-01 ]

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/CODING_STYLE [new file with mode: 0644]